projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f334690
)
(calc-full-help): Use emacs-copyright.
author
Glenn Morris
<rgm@gnu.org>
Thu, 7 Jun 2007 07:25:23 +0000
(07:25 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 7 Jun 2007 07:25:23 +0000
(07:25 +0000)
lisp/calc/calc-help.el
patch
|
blob
|
history
diff --git
a/lisp/calc/calc-help.el
b/lisp/calc/calc-help.el
index 9f324a67785a99a85cbb0939ed82cca11341a334..e310020e39999dcbd77e0d189b64f7fadb75593e 100644
(file)
--- a/
lisp/calc/calc-help.el
+++ b/
lisp/calc/calc-help.el
@@
-414,7
+414,7
@@
C-w Describe how there is no warranty for Calc."
(princ (format "GNU Emacs Calculator version %s.\n"
calc-version))
(princ " By Dave Gillespie.\n")
- (princ
" Copyright (C) 2007 Free Software Foundation, Inc.\n\n"
)
+ (princ
(format " %s\n\n" emacs-copyright)
)
(princ "Type `h s' for a more detailed summary.\n")
(princ "Or type `h i' to read the full Calc manual on-line.\n\n")
(princ "Basic keys:\n")